vc-ignore fixes.
authorXue Fuqiao <xfq.free@gmail.com>
Tue, 30 Jul 2013 03:46:06 +0000 (11:46 +0800)
committerXue Fuqiao <xfq.free@gmail.com>
Tue, 30 Jul 2013 03:46:06 +0000 (11:46 +0800)
commitdc6d657780090d5d832f2c345ebd23e97a469764
tree58a3aa279ef203dbb72f970ff06b3196236a18f5
parent6f03f6301e627c969620e975f6be45b558715200
vc-ignore fixes.

* vc/vc-svn.el (vc-svn-ignore): Remove `interactive'.  Use `*vc*'
buffer for output.

* vc/vc-hg.el (vc-hg-ignore): Remove `interactive'; do not assume
point-min==1; fix search string; fix parentheses missing.

* vc/vc-git.el (vc-git-ignore): Remove `interactive'; do not
assume point-min==1; fix search string; fix parentheses missing.

* vc/vc-cvs.el (vc-cvs-ignore): Remove `interactive'.

* vc/vc-bzr.el (vc-bzr-ignore): Remove `interactive'.  Use `*vc*'
buffer for output.
lisp/ChangeLog
lisp/vc/vc-bzr.el
lisp/vc/vc-cvs.el
lisp/vc/vc-git.el
lisp/vc/vc-hg.el
lisp/vc/vc-svn.el